func regexp/syntax.literalRegexp
2 uses
regexp/syntax (current package)
parse.go#L866: func literalRegexp(s string, flags Flags) *Regexp {
parse.go#L909: return literalRegexp(s, flags), nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)